-
Notifications
You must be signed in to change notification settings - Fork 827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade clap to 3.0.0 #1261
Upgrade clap to 3.0.0 #1261
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1261 +/- ##
==========================================
+ Coverage 82.94% 82.97% +0.03%
==========================================
Files 180 180
Lines 52102 52083 -19
==========================================
+ Hits 43216 43217 +1
+ Misses 8886 8866 -20
Continue to review full report at Codecov.
|
bf88f8e
to
de64bd7
Compare
0245900
to
cc357b6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @jimexist
rustfmt.toml
Outdated
@@ -16,7 +16,6 @@ | |||
# under the License. | |||
|
|||
edition = "2021" | |||
rust-version = "1.57" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
d16bec4
to
f87e2f9
Compare
f87e2f9
to
30ba8c5
Compare
🎉 |
Thanks for keeping at it @jimexist |
Which issue does this PR close?
Closes #1260
Rationale for this change
What changes are included in this PR?
Are there any user-facing changes?
parquet-read
parquet-rowcount
parquet-schema
arrow-file-to-stream
arrow-json-integration-test
flight-test-integration-client
flight-test-integration-server